home *** CD-ROM | disk | FTP | other *** search
- /*
- * version.h,v
- * Revision 1.8 1994/01/30 15:21:18 nwc
- * Clean ups and insured clean compile under NS3.2.
- *
- * Revision 1.7 1993/02/01 02:21:33 nwc
- * Added baud rate button. Cleaned interface. Fixed subprocess bug.
- *
- * Revision 1.6 1992/11/10 23:17:17 nwc
- * Fixes and revision control scheme change.
- *
- * Revision 1.5 1992/09/19 03:54:22 nwc
- * Fixed install procedure.
- * Made version over 3.0 to make it indicate OS rev.
- *
- * Revision 1.4 1992/09/15 14:59:28 nwc
- * Made NeXTSTEP 3.0 compatible.
- * Added baud rate preference since that now works in uuq.
- *
- * Revision 1.3 1992/09/03 16:33:50 nwc
- * Clean up after Subprocesses.
- *
- * Revision 1.2 1992/08/21 02:54:49 nwc
- * Responded to first round of bug reports. Fixed "floating buttons". Added
- * a log clearing functionality.
- *
- * Revision 1.1.1.1 1992/08/18 14:34:19 nwc
- * GENESIS
- *
- */
-
- static char *version = "Version: 3.6";
-